gm281@boulderdash.cl.cam.ac.uk
gm281@tetrapod.cl.cam.ac.uk
harry@dory.(none)
+iap10@firebug.cl.cam.ac.uk
iap10@freefall.cl.cam.ac.uk
iap10@labyrinth.cl.cam.ac.uk
iap10@nidd.cl.cam.ac.uk
memcpy(&args.data[0x200 + 64], cmdline, strlen(cmdline));
printf("Copied :%s: to page for args\n", cmdline);
ret = memcpy_toguest(xc_handle, dom, &args, sizeof(args), page_array,1);
- dumpit(xc_handle, dom, 0 /*0x100000>>12*/, 4, page_array) ;
+ //dumpit(xc_handle, dom, 0 /*0x100000>>12*/, 4, page_array) ;
out:
if (image)
free(image);